home *** CD-ROM | disk | FTP | other *** search
/ Amiga CD-Sensation: Golden Games / Amiga CD-Sensation - Ausgabe 2 - Golden Games (1996)(GTI - Schatztruhe)(DE)[!].iso / Various / AmiOmega / ReadMe < prev    next >
Text File  |  1991-03-22  |  9KB  |  210 lines

  1.  
  2.             Distribuation.
  3.  
  4.    You can spread this game as much as you wish, as long as this file,
  5. together with 'versions', is to be found near the executable program
  6. omega in a readable form. this is only a must since these files contains 
  7. information needed to run Omega.
  8.    The game is not ShareWare but ordinary Public Domain, i.e. I'm not 
  9. charging anything for anyone using it. But if you care to support a poor
  10. student (that's me), you are welcome to send a small donation, but only if
  11. you think the game is worth it :) This will go to support my wonderful
  12. Amiga, so I can continue making even better programs.
  13.  
  14.  
  15.             Introduction.
  16.  
  17.    So what is Omega? Is it a greek opera quiz, the final frontier or a 
  18. frogtoaster? No! It's life...Hmmm...life?
  19.    Omega is a dungeon/adventure simulation game, that sets you in the 
  20. role as the hero. It is very similar to the former games Moria, Nethack, 
  21. Rogue, Larn etc, just a tad more complicated...The gamesystem creates a 
  22. whole world around the player. There are several cities and dungeons, a 
  23. parthenon representing the two alignment sides Law and Chaos with The Druids 
  24. in between, lot's of guilds that all can be joined (though some exclude others)
  25. plus different shops and service-centres in the cities.
  26.    The graphics is Ultima-like, but in HIRES...! If you are confused
  27. about the designation of one of the images, use the 'x' command. Besides
  28. the 'W' command brings up an additional output window, which gives a tandem
  29. perspective.
  30.  
  31.  
  32.             Object of the game.
  33.  
  34.    The main goal is to get on the hi-score list. There is several entrances 
  35. on it. One for each guilds, one for each religion, one for each end of the 
  36. alignment scala, and finally the hiscorer.
  37.    You can also choose just to play for completing all the quests, that 
  38. either your guild leader(s) sets for you, and/or follow what the oracle 
  39. advises you to do. But remember it's not a need to be a member of any guild, 
  40. it's just very very convenient!
  41.  
  42.  
  43.             Changes from the original Omega.
  44.  
  45.    This game is originally written by Laurance R. Brothers, and ran under the 
  46. UNIX system V. He remain all copyrights and is in fact the owner.
  47.  
  48.     I've taken the liberty to rewrite most of the source-code to port it to 
  49. the Amiga. I have also made 'severe' changes to clear it from bugs and to 
  50. reduce both size and speed. Nothing (except one function that showed 3*17*64 
  51. chars forming a shifting omega sign) in the original game system have been 
  52. removed, only rewritten. I have not implemented the curse.h system, though,
  53. I found that to be quite slow and inadequate, when we got the console.device
  54. on the Amiga, so I used that instead, making the output faster, but a bit 
  55. shaky at times due to the cursor actions (I have shut it down some times, but
  56. not everywhere (When I find the time for it I'll kill all the sloppy spots).
  57.  
  58.    Apart from the debugging I have added some extra stuff:
  59.  
  60.  o Three new types of items.
  61.  o More special effects on handling objects.
  62.  o Some new monsters.
  63.  o Nastier dragons.
  64.  o A configuration file-reader.
  65.  o An easy to use file-selection.
  66.  o A manual memory-check function.
  67.  o All levels are saved to disk, not in memory.
  68.  o Menus.
  69.  o No automatic quit after a save.
  70.  o No deletion of savefile at gamestart.
  71.  o Higher prizes (due to inflation).
  72.  o Higher required exp values to raise in guilds.
  73.  o You can drink, eat and read things from the ground.
  74.  o 'Stethoscope' plus 'Creation' option for wizards.
  75.  o Possibility for showing pictures.
  76.  o Some monster's immunity to spells now works. (He He)
  77.  o Neat graphics.
  78.  o More userfriendly display.
  79.  o Closure of some popular loop-holes. (Need to close more in the future)
  80.  o A small overview board which echo all actions as small pixels. ('W'-key)
  81.  o More that I've forgotten...Or won't reveal.
  82.  
  83.         Using The configuration file.
  84.  
  85.    Omega uses three paths to access files. In the configuration file they
  86. are called
  87.  
  88.   #SAVEPATH
  89.   #LEVELPATH, and
  90.   #LIBPATH
  91.  
  92.    #OMEGALIB is the only directory private for the game, it would spoil your
  93. fun to look in the files...Btw the file should always be named omega.cnf and
  94. be present in the directory from where you start the game.
  95. Besides from setting the paths, you can also set a default name, and enable
  96. cheatmode by entering the same string.
  97.  
  98. i.e.
  99.  
  100.   #NAME = Mjoelner
  101.   #WIZARD = Mjoelner
  102.  
  103.    Furthermore it is possible to set two options controling pictures and
  104. ramsaves. If you negate the picture option (which is neccessary if you only
  105. own 1meg) no pictures will be shown. The ramdisk option simply disables the
  106. "left on disk" check before each levelchange, letting you use ram: as medium.
  107.  
  108. f.ex.
  109.  
  110.    #OPTIONS = !ramdisk, !pictures (very small system)
  111.  
  112. or
  113.    #OPTIONS = ramdisk, pictures (larger system)
  114.  
  115. A semicolon placed on the first position on a line yields a comment.
  116.  
  117.  
  118.         What is needed to run the game.
  119.  
  120.    The first thing you must do is to check the uncompressed files you get
  121. when using 'lharc -x -r e <filename>' to see if they all are complete. The
  122. list in 'This_Directory' should help you with that task.
  123.    Second Before running the game the first time, you must copy the library-file
  124. iff.library to your libs: directory, otherwise you won't see the pictures.
  125. Next make sure, that the configuration file is set up to fit your system.
  126.    Each time you run Omega you should set the stack to at least 15000 in the
  127. shell environment from where you wish to run Omega, i.e. if you intend to
  128. start it from the workbench, it must also have a stack-size of 15000...
  129.    The game is very large...so you must be in possession of a 1meg Amiga or
  130. larger, plus a mouse plugged in. I'm not sure of whether the program runs
  131. in a 2.0 environment or not, some rumours says no, others yes, so use 1.3
  132. if possible.
  133.    If you are worried about the seemingly memoryleak, try applying the
  134. 'flushlibs' menu from the workbench, using 'LoadWB -debug' before and after
  135. without moving any windows around. See?... I'm not filling your machine with
  136. homeless pointers :)
  137.    There should not be any problems using the program in a multitasking
  138. environment. I myself normally have 'bout 5 background tasks running, and
  139. I've not had any trouble. Though you obviously cannot make use of any
  140. quick-typer tools, since I check the VANILLAKEY's from the IDCMP...
  141.    If you only got 1M, your life will be tough...First you won't be able to
  142. load the pictures, second the load of special sites will be VERY slow, since
  143. it is not possible to use the ramdisk :( Especially the Rampart city will
  144. take ages to fetch and what noise it makes! You should also switch off your
  145. second drive to save any memory, plus use fastmemfirst. Omega is a large
  146. and greedy program, so remember to check the memory amount often.
  147.  
  148.  
  149.         More to come.
  150.  
  151.    I'm willing to distribuate the source code on two disks for a small
  152. fee of 60.00 Dkr. in Europe (10$, disks and mailing them are expensive in
  153. Denmark) or 15$ if you live abroad somewhere. You can also contact me via
  154. E-mail to aggaton@freja.diku.dk, if that is possible.
  155.  
  156.    The file 'itest' included, is a small testprogram, to show some of the
  157. pictures I wish to include in the game, I am planing to make the movement a
  158. bit like Ultima, keeping the player in the middle, if the scroll doesn't
  159. turn out to be too difficult to make graceful.
  160.  
  161.    Besides, I'm open to any suggestions, idea's and possible bug fixes. I've
  162. already received a lot, both criticism and roses, and am very happy for every
  163. response I got so far :) It is always good to know, that somebody, somewhere
  164. out there is using the programs you write.
  165.  
  166.  
  167.  
  168.         Hints.
  169.  
  170.  - First seek out all the special sites in Rampart the City, by walking
  171.    inside every door. Open it if it's closed, don't try to open locked doors
  172.    yet.
  173.  - Next join one or several guilds of your like, be careful to choose
  174.    something that fits the alignment you heed for...
  175.  - Now you should equip yourself in the shops. Don't buy too expensive things
  176.    yet.
  177.  - You probably wondered why there is a large empty area in the lower left
  178.    side of the city...Thats the botanial gardens, it's perhaps time to take
  179.    a closer look at it...Don't walk into the hedges yet...
  180.  - Did you find the oracle? She can tell you what should be your next move...
  181.  
  182.  
  183.  - Travel along the north going highway to the nearest village perhaps there
  184.    is something you could use...
  185.  - The Arch Druid resides in a temple far to the north.
  186.  
  187.  - In case of doubt press the '?' key for online help.
  188.  
  189. That should be enough to get you started. Remember to save often, and good
  190. hunt. 
  191.  
  192.                         - Yours sincerely
  193.  
  194.                         Klavs Torben Pedersen
  195.                         Grønjordskollegiet v.3404
  196.                         DK-2300 Copenhagen S
  197.                         Denmark
  198.                         tlf 31- 58 34 69
  199.  
  200.                         aggaton@freja.diku.dk
  201.  
  202.  
  203. P.S. If you are in the lucky situation that you are able to draw pictures
  204.      or compose music/make sounds (which I must admit I'm out off),
  205.      and you wish to donate them for the benefit of the game, they are VERY
  206.      welcome (IFF-format)!!! Nice 32x16 color images, for displaying characters
  207.      are likewise adopted immediately.
  208.      (I slap myself for never learning to paint or compose.)
  209.  
  210.